Welcome![Sign In][Sign Up]
Location:
Search - tsp genetic algorithm

Search list

[AI-NN-PR解TSP问题的遗传算法C语言程序

Description: 解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
Platform: | Size: 4096 | Author: 刘鑫 | Hits:

[AI-NN-PRTSP GA

Description: C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
Platform: | Size: 8192 | Author: 黄瑞 | Hits:

[Internet-Network遗传算法解决TSP问题

Description: 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
Platform: | Size: 60416 | Author: 舒小敏 | Hits:

[Special EffectsTSP遗传算法程序

Description: 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
Platform: | Size: 134144 | Author: 王月 | Hits:

[matlab遗传算法求解TSP问题

Description: 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
Platform: | Size: 9216 | Author: | Hits:

[AI-NN-PRtsp(2)

Description: 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
Platform: | Size: 1171456 | Author: 叶靥 | Hits:

[AI-NN-PRBack_up_tsp_test

Description: 这是一篇关于遗传算法求解TSP问题的源码,用C++编写,带注释.-This is a genetic algorithm for TSP source code, the C preparation, with the Notes.
Platform: | Size: 735232 | Author: 不知道 | Hits:

[AI-NN-PRGAForTsp

Description: 遗传算法求解tsp文题 里面包括了执行文件-genetic algorithm tsp text that includes the implementation document
Platform: | Size: 193536 | Author: | Hits:

[Algorithmlimin

Description: 基于小生竞的遗传算法 Genetic Algorithm Based 0n Niche -based hsiaosheng competing GA Genetic Algorithm Based 0n Nic he
Platform: | Size: 51200 | Author: limin | Hits:

[.nettsp

Description: 应用遗传算法计算城市路径的一个vc和MATLAB程序-genetic algorithm path of a city vc and MATLAB program
Platform: | Size: 691200 | Author: li | Hits:

[AI-NN-PRgatsp

Description: tsp遗传算法源代码,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel Panel2: TPanel Panel3: TPanel PanelDisp: TPanel Panel5: TPanel Panel6: TPanel Label2: TLabel EditNoCities: TSpinEdit EditPopulationSize: TSpinEdit EditKill: TSpinEdit EditInversion: TSpinEdit EditTransposition: TSpinEdit EditGens: TSpinEdit ButtonRun: TButton ButtonStep: TButton ButtonCreateCities: TButton ButtonCreatePop: TButton -tsp genetic algorithm source code, nit fEA_TSP interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class (TForm) PanelFit: TPanel Panel2: TPanel Panel3: TPanel PanelDisp: TPanel Panel5: TPanel Panel6: TPanel Label2: TLabel EditNoCities: TSpinEdit EditPopulationSize: TSpinEdit EditKill: TSpinEdit EditInversion: TSpinEdit EditTransposition: TSpinEdit EditGens: TSpinEdit ButtonRun: TButton ButtonStep: TButton ButtonCreateCities: TButton ButtonCreatePop: TButton
Platform: | Size: 8192 | Author: wwf | Hits:

[AI-NN-PRtsp-ga

Description: 基于遗传算法解决旅行商问题的vc++源码。-Based on genetic algorithm to solve the traveling salesman problem vc++ Source.
Platform: | Size: 391168 | Author: wangjing | Hits:

[AI-NN-PRtsp

Description: 通过神经网络,蚁群算法,遗传算法等智能优化方法解决TSP问题-Through neural networks, ant colony algorithm, genetic algorithm, such as intelligent optimization methods to solve TSP problems
Platform: | Size: 9216 | Author: anson | Hits:

[JSP/Javajava-tsp-1.3-src

Description: Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
Platform: | Size: 5686272 | Author: beyonddoor | Hits:

[matlabTSP

Description: TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem. -TSP (Traveling Salesman Problem) is a typical NP complete problem, genetic algorithm is the perfect method for solving NP complete problem.
Platform: | Size: 530432 | Author: maolei | Hits:

[AI-NN-PRGA-TSP

Description: 用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。-Genetic Algorithm for TSP with the problem. . . matlab prepared, together with the coordinates with the city for inspection.
Platform: | Size: 3072 | Author: 何金深 | Hits:

[AI-NN-PRTSP

Description: 用遗传算法解决TSP问题.程序中可以任意设置各种遗传算法的参数.有图形界面展示搜索的过程 .-Using genetic algorithms to solve TSP problem. Program can set various parameters of genetic algorithm. Has a graphical interface to display the search process.
Platform: | Size: 586752 | Author: dudu | Hits:

[Windows DevelopTSP

Description: This the program for the TSP problem utilizing genetic algorithm.-This is the program for the TSP problem utilizing genetic algorithm.
Platform: | Size: 109568 | Author: Junseok Kwon | Hits:

[AI-NN-PRimmune-genetic-algorithm-for-TSP

Description: 基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
Platform: | Size: 48128 | Author: ivy | Hits:

[AI-NN-PRgenetic algorithm

Description: 用遗传算法求解TSP问题,包含选择,交叉,变异算子。迭代效率较高(The genetic algorithm is used to solve the TSP problem, including selection, crossover and mutation operators. The iterative efficiency is higher)
Platform: | Size: 258048 | Author: andycorleone | Hits:
« 12 3 4 5 6 7 8 9 10 ... 40 »

CodeBus www.codebus.net